Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(weave): Remove temporary n completions #3312

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwlee64
Copy link
Contributor

@jwlee64 jwlee64 commented Dec 24, 2024

Description

Hackily implemented n completions for o1 models
We do not need it anymore since litellm/openai now supports

Testing

How was this PR tested?

@jwlee64 jwlee64 requested a review from a team as a code owner December 24, 2024 20:55
@circle-job-mirror
Copy link

circle-job-mirror bot commented Dec 24, 2024

aws_secret_access_key=aws_secret_access_key,
aws_region_name=aws_region_name,
)
return tsi.CompletionsCreateRes(response=res.model_dump())
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: move to else block; only include the specific failure in the try block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants